Skip to content

Document optional external sentiment data columns#1363

Open
alexander-schneider wants to merge 1 commit into
kernc:masterfrom
adanos-software:codex/adanos-sentiment-example
Open

Document optional external sentiment data columns#1363
alexander-schneider wants to merge 1 commit into
kernc:masterfrom
adanos-software:codex/adanos-sentiment-example

Conversation

@alexander-schneider
Copy link
Copy Markdown

Summary

  • Document how to attach external sentiment data as an extra strategy DataFrame column
  • Show an optional Adanos Market Sentiment API loader using only the standard library and existing pandas dependency
  • Keep the example runnable without an API key by falling back to sample sentiment values

Validation

  • .venv/bin/python -m py_compile 'doc/examples/Quick Start User Guide.py'
  • .venv/bin/jupytext --test --to ipynb 'doc/examples/Quick Start User Guide.py'
  • diff <(strip_yaml 'doc/examples/Quick Start User Guide.py') <(.venv/bin/jupytext --to py --output - 'doc/examples/Quick Start User Guide.ipynb' | strip_yaml)
  • .venv/bin/python -m backtesting.test (76 tests, 1 skipped)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant